ComponentOne ASP.NET MVC Controls
ChartSeries<T> Class
Members 

C1.Web.Mvc Namespace : ChartSeries<T> Class
Represents a series of data points to display in the chart.
Object Model
ChartSeries<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class ChartSeries(Of T) 
   Inherits ChartSeriesBase(Of T)
public class ChartSeries<T> : ChartSeriesBase<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ChartSeries<T>

See Also

Reference

ChartSeries<T> Members
C1.Web.Mvc Namespace